@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:"宋体";
	font-size:12px;
	color:#4d4d4d;
	line-height:24px;
	position:relative;
	z-index:0;
	background:url(/images/bg.jpg) repeat-x;
	background-color:#FFF;
	}
a{
	text-decoration:none;
	color:#4d4d4d;
	}
img{
	margin:0px;
	padding:0px;
	border:0px;
	}

ul {margin:0px;padding:0px;}
ul li{
	list-style:none;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
.clr{
	clear:both;
	}
.jx20{
	width:100%;
	float:left;
	height:20px;
	}
.jx10{
	width:100%;
	float:left;
	height:10px;
	}
.auto{
	width:1002px;
	margin:auto;
	position:relative;
	z-index:1;
	}
.header{
	width:100%;
	position:relative;
	z-index:9;
	height:114px;
	background:url(/images/bg_top.jpg) no-repeat center top;
	color:#FFF;
	}
.header .top{
	width:100%;
	float:left;
	height:33px;
	line-height:33px;
	}
.header .home{
	float:right;
	margin-right:20px;
	}
.header a{
	color:#FFF;
	}
.var_rim{
	width:100%;
	background:url(/images/menu_bg.jpg) repeat-x;
	height:47px;
	line-height:47px;
	font-size:13px;
	z-index:99;
	font-family:"微软雅黑";
	text-align:center;
	font-weight:bold;
	}
.var_rim .var_1{
	width:123px;
	color:#3061a3;
	float:left;
	}
.var_rim .var_1:hover{
	width:123px;
	color:#e93c22;
	background:url(/images/menu_a.jpg) center bottom no-repeat;
	position:relative;
	float:left;
	}
.var_rim .var_1_a{
	width:123px;
	color:#e93c22;
	background:url(/images/menu_a.jpg) center bottom no-repeat;
	position:relative;
	float:left;
	}
.banner_rim{
	width:100%;
	position:relative;
	z-index:0;
	height:357px;
	}	
.banner_rim .banner{
	width:1440px;
	height:357px;
	margin:auto;
	}	
.index_bodyer{
	width:100%;
	position:relative;
	z-index:9;
	}
.index_bodyer .left{
	width:256px;
	float:left;
	margin-top:-21px;
	}
.index_bodyer .left .row1{
	width:100%;
	float:left;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	background:url(/images/index_17.jpg) repeat-x;
	}
.index_bodyer .top{
	width:100%;
	font-family:"微软雅黑";
	font-size:16px;
	color:#222222;
	line-height:24px;
	position:relative;
	z-index:9;
	}
.index_bodyer .top .fl{
	margin:15px 0 0 15px;
	}
.index_bodyer .left .xiongdi{
	width:216px;
	margin-top:20px;
	line-height:20px;
	margin-left:20px;
	border:1px solid #c4c4c4;
	background:#FFF;
	}
.index_bodyer .left .xiongdi .pro_name{
	text-align:center;
	line-height:34px;
	width:100%;
	}
.index_bodyer .more{
	float:right;
	margin:25px 20px 0 0;
	}
.index_bodyer .left  .address{
	width:216px;
	margin-top:20px;
	line-height:20px;
	margin-left:20px;
	}
.index_bodyer .right{
	width:730px;
	float:right;
	margin-top:-21px;
	}
.index_bodyer .right .row2{
	width:100%;
	float:left;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	background:url(/images/index_17.jpg) repeat-x;
	}
.index_bodyer .right .main{
	width:692px;
	float:left;
	margin:17px 0 0 20px;
	height:209px;
	font-size:14px;
	line-height:21px;
	}
.index_bodyer span{
	font-weight:bold;
	}	
.index_bodyer .right .pro_lh{
	width:100%;
	margin-top:20px;
	}
.index_bodyer  .right .pro_lh{
	width:100%;
	margin-top:20px;
	position:relative;
	height:141px;
	}
.index_bodyer  .right .pro_lh .prev{
	float:left;
	background:url(/images/pro_prev.png) no-repeat;
	width:25px;
	height:39px;
	margin-top:33px;
	}
.index_bodyer  .right .pro_lh .next{
	float:right;
	background:url(/images/pro_next.png) no-repeat;
	width:25px;
	height:39px;
	z-index:99;
	margin-top:33px;
	}
.index_bodyer  .right .pro_lh .prev:hover{
	background:url(/images/pro_prev2.png) no-repeat;
	}
.index_bodyer  .right .pro_lh .next:hover{
	background:url(/images/pro_next2.png) no-repeat;
	}
.index_bodyer  .right .pro_lh .anyClass{
	width:370px;
	float:left;
	height:135px;
	margin-left:15px;
	overflow:hidden;
	}
.index_bodyer  .right .pro_lh .anyClass li{
	width:140px;
	float:left;
	margin:0 10px 0 12px;
	position:relative;
	}
.index_bodyer  .right .pro_lh .anyClass li .pro_img img{
	float:left;
	border:1px solid #FFF;
	}
.index_bodyer  .right .pro_lh .anyClass li .pro_name{
	float:left;
	width:100%;
	text-align:center;
	line-height:36px;
	font-family:"微软雅黑";
	font-size:13px;
	}
.index_bodyer  .right .pro_lh .anyClass li .pro_name a{
	color:#000;
	}
.index_bodyer  .right .pro_lh .anyClass li .pro_name a:hover{
	color:#da0302;
	font-weight:bold;
	text-decoration:underline;
	}
.foot_menu{
	width:100%;
	float:left;
	margin-top:30px;
	}
.footer{
	width:100%;
	height:95px;
	color:#838383;
	}
.footer a{
	color:#838383;
	}
.footer .fl{
	margin:20px 0 0 20px;
	line-height:18px;
	}
.footer .fr{
	margin:20px 20px 0 0 ;
	}
.ny_bodyer{
	width:100%;
	position:relative;
	z-index:9;
	}
.ny_bodyer .left{
	width:260px;
	float:left;
	margin-top:-21px;
	}
.ny_bodyer .left .row1{
	width:100%;
	float:left;
	background:#efefef;
	}
.ny_bodyer .left .top{
	width:240px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#222222;
	line-height:24px;
	padding-left:20px;
	position:relative;
	z-index:9;
	margin-top:12px;
	}
.ny_bodyer .left .lfvar_rim{
	width:240px;
	margin-top:15px;
	padding-left:20px;
	}
.ny_bodyer .left .lianxi_rim{
	width:258px;
	background:#1e58a9;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	float:left;
	}
.ny_bodyer .left .lianxi_rim .top{
	color:#FFF;
	margin-top:10px;
	}
.ny_bodyer .left .lianxi_rim .address{
	width:230px;
	float:left;
	margin:10px 0 0 20px;
	color:#FFF;
	line-height:20px;
	}
.ny_bodyer .left .lfvar_rim .lfvar_1{
	width:205px;
	padding-left:15px;
	line-height:35px;
	float:left;
	background:url(/images/jianjie_15.jpg) 182px 9px no-repeat;
	border-bottom:1px solid #bfbfbf;
	background-color:#f9f9f9;
	margin-top:2px;
	color:#353535;
	}
.ny_bodyer .left .lfvar_rim .lfvar_1:hover{
	width:205px;
	padding-left:15px;
	line-height:35px;
	float:left;
	background:url(/images/jianjie_07-11.jpg) 182px 9px no-repeat;
	border-bottom:1px solid #1e58a9;
	background-color:#1e58a9;
	margin-top:2px;
	color:#FFF;
	}
.ny_bodyer .left .lfvar_rim .lfvar_1_a{
	width:205px;
	padding-left:15px;
	line-height:35px;
	float:left;
	background:url(/images/jianjie_07-11.jpg) 182px 9px no-repeat;
	border-bottom:1px solid #1e58a9;
	background-color:#1e58a9;
	margin-top:2px;
	color:#FFF;
	}
.ny_bodyer .left .lfvar_rim .lfvar_1_a2{
	width:205px;
	padding-left:15px;
	line-height:35px;
	float:left;
	background:url(/images/xiajiantou.jpg) 182px 9px no-repeat;
	border-bottom:1px solid #1e58a9;
	background-color:#1e58a9;
	margin-top:2px;
	color:#FFF;
	}
.ny_bodyer .left .lfvar_rim .lfvar_2{
	width:180px;
	padding-left:40px;
	line-height:30px;
	float:left;
	background:url(/images/line3.jpg) 20px 14px no-repeat;
	color:#878787;
	}
.ny_bodyer .left .lfvar_rim .lfvar_2_a{
	width:180px;
	padding-left:40px;
	line-height:30px;
	float:left;
	background:url(/images/line2.jpg) 20px 14px no-repeat;
	color:#004ca0;
	}
.ny_bodyer .right{
	width:730px;
	margin-top:-22px;
	background:url(/images/right_bg.jpg) repeat-x bottom;
	background-color:#FFF;
	}
.ny_bodyer .right .top{
	width:100%;
	margin-top:15px;
	height:30px;
	}
.ny_bodyer .right .top .fl{
	color:#004fa3;
	font-weight:bold;
	margin-left:20px;
	font-size:14px;
	}
.ny_bodyer .right .top .weizhi{
	float:right;
	margin-right:30px;
	line-height:30px;
	}
.ny_bodyer .right .top .weizhi span{
	color:#db0704;
	}
.ny_bodyer .right .top .weizhi span a{
	color:#db0704;
	}	
.ny_bodyer .right .main{
	width:690px;
	float:left;
	min-height:400px;
	margin-left:20px;
	}
.ny_bodyer .right .main .xiazai_top{
	width:100%;
	height:37px;
	line-height:37px;
	background:url(/images/news_top.jpg) no-repeat;
	float:left;
	margin-top:10px;
	}
.ny_bodyer .right .main .xiazai_top .font1{
	width:570px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	}
.ny_bodyer .right .main .xiazai_top .font2{
	width:120px;
	float:right;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	}
.ny_bodyer .right .main .xiazai_list{
	width:100%;
	line-height:40px;
	float:left;
	border-bottom:1px dotted #b8b8b8;
	}
.ny_bodyer .right .main .xiazai_title{
	width:485px;
	float:left;
	padding-left:35px;
	background:url(/images/dian2.jpg) 20px 20px no-repeat;
	}
.ny_bodyer .right .main .xiazai_title:hover{
	text-decoration:underline;
	background:url(/images/dian.jpg) 20px 20px no-repeat;
	}
.ny_bodyer .right .main .xiazai_title:hover a{
	color:#1e58a9
	}
.ny_bodyer .right .main .xiazai_btn{
	width:120px;
	float:right;
	}
.ny_bodyer .right .main .xiazai_btn .btn1{
	display:block;
	float:left;
	margin:12px 0 0 5px;
	}
.ny_bodyer .right .main .xiazai_btn .btn2{
	display:none;
	}
.ny_bodyer .right .main .xiazai_btn:hover .btn2{
	display:block;
	float:left;
	margin:12px 0 0 5px;
	}
.ny_bodyer .right .main .xiazai_btn:hover .btn1{
	display:none;
	}
.ny_bodyer .right .main .pro_list {
	float:left;
	width:201px;
	position:relative;
	margin:20px 20px 0 7px;
	}
.ny_bodyer .right .main .pro_list .pro_img img{
	float:left;
	border:4px solid #54739f;
	}
.ny_bodyer .right .main .pro_list .pro_name{
	width:100%;
	float:left;
	text-align:center;
	line-height:45px;
	}
.ny_bodyer .right .main .pro_list .pro_name a:hover{
	color:#ff4e00;
	font-weight:bold;
	text-decoration:underline;
	}
.ny_bodyer .right .main  .inpro_name{
	width:100%;
	float:left;
	font-weight:bold;
	text-align:center;
	height:40px;
	font-size:14px;
	color:#474747;
	}
.ny_bodyer .right .main  .inpro_detail{
	width:100%;
	float:left;
	}
.page{
	width:100%;
	float:left;
	text-align:center;
	font-size:14px;
	}
.page .page_prev{
	width:22px;
	height:22px;
	padding-right:2px;
	display:inline-block;
	vertical-align:middle;
	}
.page_1{
	background:url(/images/page_bg.jpg) no-repeat;
	width:22px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#979797;
	display:inline-block;
	}
.page_1_a{
	font-weight:bold;
	width:22px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#FFF !important;
	display:inline-block;
	background:#1e58a9;
	}
.page2{
	width:690px;
	margin-left:20px;
	}
.page2 .shang{
	width:49%;
	float:left;
	}
.page2 .xia{
	width:49%;
	float:right;
	text-align:right;
	}
.page2 a:hover{
	text-decoration:underline;
	color:#0b67b0;
	}
.pager a,.pager span{
	display:inline-block; height:22px; line-height:22px; padding:0 3px;
	}
.pager span.current{
	text-decoration:underline; font-weight:bold;
	}
.pager a:hover,.pager span:hover{
	background:#1e58a9;
	color:#FFF;
	}	
	